home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / FWSI.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  2.2 KB  |  48 lines

  1. Short:    Modular spreadsheet importer for FW
  2. Author:   Ron Goertz
  3. Uploader: rgoertz@wsu.edu
  4. Type:     util/rexx
  5.  
  6. FWSI (Final Writer Spreadsheet Import) is a modular ARexx program for direct
  7. importing (as a text/graphic object) of spreadsheet data into FinalWriter.
  8. Developed for FW 4.0, the program may also work with earlier versions of Final
  9. Writer.
  10.  
  11. FWSI is *capable* of importing many parameters of a spreadsheet, but not all
  12. spreadsheets are capable of exporting all those parameters. I have included
  13. PCALC.fwsi for importing from Professional Calc, FCALC.fwsi for importing from
  14. Final Calc, and CSV for importing Comma (or any other delimiter) Separated
  15. Value ASCII data.
  16.  
  17. The Final Calc import module is the most sophisticated module, allowing import
  18. of most parameters. The ProCalc module only allows the import of height and
  19. width data in addition to the cell contents, and the CSV module can obviously
  20. only import the cell contents.
  21.  
  22. I was unable to get the ARexx interface of EasyCalc working, and since the
  23. docs aren't included in the TurboCalc demo version, I was unable to create a
  24. TCALC.fwsi module. I know TurboCalc has some features (such as multi-line
  25. rows) that are currently unsupported by FWSI; if someone wants to send me a
  26. legal copy of TurboCalc I will gladly modify FWSI to incorporate as many
  27. TurboCalc features as possible :-)
  28.  
  29. FWSI.rexx may not be modified and then distributed in any way; distribution of
  30. the original, unmodified version of the macro is allowed by any no-cost-
  31. for-the-software means. FWSI modules (that is, those ARexx programs ending in
  32. .fwsi and intended for use in conjunction with FWSI.rexx) may be created,
  33. modified, and distributed as desired.
  34.  
  35.  
  36. ============================= Archive contents =============================
  37.  
  38. Original  Packed Ratio    Date     Time    Name
  39. -------- ------- ----- --------- --------  -------------
  40.      804     357 55.5% 24-Jan-96 17:01:38  FWSI.info
  41.     1927     717 62.7% 24-Jan-96 12:12:04 +CSV.fwsi
  42.     4892    1495 69.4% 24-Jan-96 12:14:38 +FCALC.fwsi
  43.    14618    5219 64.2% 24-Jan-96 16:58:22 +FWSI.guide
  44.    12673    3228 74.5% 24-Jan-96 16:14:54 +FWSI.rexx
  45.     2681    1018 62.0% 24-Jan-96 12:14:22 +PCALC.fwsi
  46. -------- ------- ----- --------- --------
  47.    37595   12034 67.9% 25-Jan-96 09:53:32   6 files
  48.